home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / program / ddj0897.zip / RCSC.ZIP / PACKAGES / AWK320.ZIP / AWK.AWK < prev    next >
Text File  |  1990-02-08  |  141b  |  5 lines

  1. # demonstrate start,stop (range) pattern
  2.  
  3. /awk/ { print "---------------------------------------------------------" }
  4. /awk/,/AWK/||/Awk/
  5.